home *** CD-ROM | disk | FTP | other *** search
/ Stay Safe Online - Shaq / StaySafe.iso / pc / SSOPlayer.exe / scripts / DefineButton2_27 / BUTTONCONDACTION on(release, keyPress Up).as
Encoding:
Text File  |  1999-10-25  |  51 b   |  4 lines

  1. on(release, keyPress "<Up>"){
  2.    prevFrame();
  3. }
  4.